Skip to content

London | May-2025 | Gideon Defar | form control #729

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

gideondefar
Copy link

Learners, PR Template

Self checklist

  • I have committed my files one by one, on purpose, and for a reason
  • I have titled my PR with REGION | COHORT_NAME | FIRST_NAME LAST_NAME | PROJ_NAME
  • I have tested my changes
  • My changes follow the style guide
  • My changes meet the requirements of this task

Changelist

Added form validation for customer name to prevent empty or whitespace-only inputs.

Ensured email addresses follow a valid format using HTML5 input type.

Limited t-shirt color selection to 3 predefined options (Red, Blue, Black).

Restricted t-shirt size selection to 6 fixed sizes (XS, S, M, L, XL, XXL).

I have used HTML only. I have not used any CSS or JavaScript.

Questions

Ask any questions you have for your reviewer.

Copy link

netlify bot commented Jun 14, 2025

Deploy Preview for cyf-onboarding-module ready!

Name Link
🔨 Latest commit a511293
🔍 Latest deploy log https://app.netlify.com/projects/cyf-onboarding-module/deploys/684d8fd6c9c81d0008061115
😎 Deploy Preview https://deploy-preview-729--cyf-onboarding-module.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
2 paths audited
Performance: 100 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 91 (🟢 up 5 from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@gideondefar gideondefar added the Needs Review Participant to add when requesting review label Jun 14, 2025
@cjyuan
Copy link
Contributor

cjyuan commented Jun 14, 2025

Why submitted another Form-Controls PR when you have already completed the PR in #726?

@cjyuan cjyuan added Reviewed Volunteer to add when completing a review and removed Needs Review Participant to add when requesting review labels Jun 14, 2025
@gideondefar
Copy link
Author

gideondefar commented Jun 14, 2025 via email

@cjyuan
Copy link
Contributor

cjyuan commented Jun 14, 2025

You cannot reopen that PR because this PR is opened (this and that PRs were created from the same branch (or branch with the same name); only one of them can remain opened.

You can submit both of your completed PRs (even if they are closed).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Reviewed Volunteer to add when completing a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants